home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / set / realname < prev    next >
Text File  |  2001-03-21  |  810b  |  23 lines

  1. Synopsis:
  2.    set realname [<text>]
  3.  
  4. Description:
  5.    If set, the client will use the value of this variable as its IRCNAME
  6.    when connecting to new servers.  The variable may be set to anything
  7.    desired, including nothing.  If unset, the client will use the value
  8.    in the environment variable IRCNAME, or failing that, the value in
  9.    the user's GCOS field in the system password file.
  10.  
  11. Aliases:
  12.    Setting this variable is essentially equivalent to using the REALNAME
  13.    command.
  14.  
  15. See Also:
  16.    Environment(7); realname(4); reconnect(1); server(1)
  17.  
  18. Other Notes:
  19.    The nature of irc servers is such that this information cannot be
  20.    changed on the fly.  The client must establish a connection with a new
  21.    server (or reconnect to the current one) for the setting to take
  22.    effect.
  23.